Welcome![Sign In][Sign Up]
Location:
Search - the traveling salesman

Search list

[Windows DevelopTSPforMATLAB

Description: 这是一个c++与matlab进行混合编程利用遗传算法实现tsp的源程序,较好的解决了旅行商的问题-c Matlab mixed with the use of genetic programming algorithm tsp of the source, the better to solve the traveling salesman problem
Platform: | Size: 11293 | Author: yaoxingyu | Hits:

[Other resourceGA_TSA

Description: 遗传算法解决TSP问题的VC++实现(附带地图)-Genetic Algorithm for the Traveling Salesman Problem VC + + (with map)
Platform: | Size: 1698145 | Author: ntlizheng | Hits:

[Other resourcetrp

Description: SA-TSP 模拟退火算法求解旅行商问题-SA - TSP simulated annealing algorithm for the traveling salesman problem
Platform: | Size: 898 | Author: 吴勇 | Hits:

[Other resourcequanguowei

Description: 这是自己编写的matlab程序设计。 用来解决旅行商问题优化 。-This is, the preparation of the Matlab programming. To solve the traveling salesman problem optimization.
Platform: | Size: 2224 | Author: 全国为 | Hits:

[Other resourceanneal_travel

Description: 用模拟退火算法求解旅行商问题,其中用STL中的Vector来实现路径的存放 -simulated annealing algorithm for the traveling salesman problem, which use the STL Vector to achieve the storage path
Platform: | Size: 118354 | Author: 田园 | Hits:

[Other resourceant1

Description: 利用蚂蚁算法解决TSP旅行商问题,用他能直接输出路由接点-use TSP ant algorithm to solve the traveling salesman problem, in his direct contact output routing
Platform: | Size: 2569 | Author: 任天笑 | Hits:

[CSharpluxingshang

Description: 用C编的遗传算法求解旅行商问题的源码-C series of the Genetic Algorithm for the Traveling Salesman Problem source 000000000000000000
Platform: | Size: 3998 | Author: xiaoxin | Hits:

[Othertsp.c

Description: 求解货郎担问题的分枝限界算法,程序中有较为详细的注释-solving the traveling salesman problem Branch and Bound algorithm, procedures are more detailed Notes
Platform: | Size: 3463 | Author: 郎风华 | Hits:

[Other resourceGAbook10

Description: 10。《用于最优化的计算智能》,Nirwan Ansali,Edwin Hou着,李军,边肇棋译 清华大学出版社 1999年第一版 本书从讨论组合优化中的基本问题——NP问题入手,系统地讲述了近年来所发展起来的智能最优化的各种技术和方法,其中包括启发式搜索、Hopfield神经网络、模拟退火和随机机、均场退火以及遗传算法等;并在此基础上,通过一些典型的应用问题,如旅行商问题、模式识别中的点模式匹配问题、通信和任务调度等问题进一步阐明以上一些基本方法怎样用来解决这些原来具有NP性质的困难问题。本书是作者在美国新泽西州理工学院多年讲授有关课程的基础上写成的。全书深入浅出,理论联系实际。为帮助学生掌握基本概念,提高学习能动性,各章编写了习题。本书可作为通信、计算机、控制各专业的高年级学生和研究生学习有关课程的教材。它对于广大科研工作者也是一本很有实际价值的参考书。 -10. "Optimal for Computational Intelligence," Nirwan Ansali, with Edwin Hou, Li Jun, Pin Zhaoxing chess translation Tsinghua University Press in 1999 the first book version of combinatorial optimization from the discussion of basic questions -- NP problem start, the system described in recent years to develop the intelligent optimization of the technology and methods, These include heuristic search, Hopfield networks, simulated annealing and random machine, mean field annealing and genetic algorithms; and on this basis and through some typical applications, such as the traveling salesman problem, pattern recognition of point pattern matching, communication and task scheduling and other issues to further clarify some of these basic methods how to solve these with the original natu
Platform: | Size: 2560416 | Author: 孙东 | Hits:

[Other resourceBAntTsp

Description: 求解旅行商问题的蚂蚁基本算法源程序 求解Oliver30问题的-solving the traveling salesman problem Ant basic algorithm source code for the Oliver30
Platform: | Size: 1442 | Author: 王林成 | Hits:

[Other resourcetsp

Description: 是一个模拟退火程序,解决的是货郎担问题,所用的语言是matlab -is a simulated annealing procedures to solve the traveling salesman problem is that the language used is Matlab
Platform: | Size: 5760 | Author: 成应 | Hits:

[Mathimatics-Numerical algorithmsPSO-ACO-TSP

Description: PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法-PSO - ACO - TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm
Platform: | Size: 69057 | Author: liangwei | Hits:

[Other resourceTravelingSalesmanProblemwithGeneticAlgorithm

Description: this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be specified in any order, so long as the parameter pairs are specified as a parameter , value
Platform: | Size: 4044 | Author: 宏姬 | Hits:

[Other resourceDiscrete_PSO_TSP_C

Description: 离散粒子群算法(Discrete PSO)C语言源代码。 附带有利用D-PSO解决旅行商问题(TSP)的代码可作为使用时的Demo参考-discrete particle swarm algorithm (Discrete PSO) C language source code. Incidental use of a D-PSO solve the traveling salesman problem (TSP) code can be used as a reference when the Demo
Platform: | Size: 49928 | Author: 布拉德 | Hits:

[Other resourceHopfieldExperiment

Description: 采用Hopfield网络解决旅行商问题,收敛速度快。-using Hopfield network to solve the traveling salesman problem, and fast convergence.
Platform: | Size: 1623 | Author: BlueTooth | Hits:

[Other resourcetsp-word

Description: 用遗传算法解决旅行商问题的简单实现.word格式,简单,易懂 -using genetic algorithms to solve the traveling salesman problem simple realization. Word format, a simple, understandable
Platform: | Size: 82705 | Author: 王子文 | Hits:

[Other resourcetravelingsalemanproblem

Description: 主要解决旅行商问题(traveling saleman problem,简称tsp,即已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市,求解最短距离的遗传算法。-mainly to solve the traveling salesman problem (traveling saleman problem, listed tsp, known cities n between the distance from the existing one salesman must traveled n this city, and visit each city only once, finally starting to return to the city, for the shortest distance from the genetic algorithm.
Platform: | Size: 1575 | Author: 阳文 | Hits:

[Other resourcega_and_tsp

Description: 这是一个用matlab编写的,关于如何用遗传算法来解决货郎担问题的程序-using Matlab, prepared on how to use genetic algorithms to solve the traveling salesman problem procedures
Platform: | Size: 7352 | Author: 袁成序 | Hits:

[Windows Developtoolbox-tsp

Description: 是全面分析旅行商问题的工具箱,包含了很多方面的测试程序-is a comprehensive analysis of the traveling salesman problem toolbox contains a lot of testing procedures
Platform: | Size: 551171 | Author: 包海洁 | Hits:

[Other resourcetravelsale

Description: 利用遗传算法解决旅行商问题,以五个城市为例,给出了程序的源码和具体说明。-using genetic algorithms to solve the traveling salesman problem, and to five cities as an example, the program source and specify.
Platform: | Size: 9784 | Author: 王萱 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 47 »

CodeBus www.codebus.net